macos: Provide the right drag action
authorArjan Molenaar <gaphor@gmail.com>
Mon, 16 Jan 2023 22:15:46 +0000 (23:15 +0100)
committerArjan Molenaar <gaphor@gmail.com>
Mon, 16 Jan 2023 22:21:35 +0000 (23:21 +0100)
commit628aeda7ee9f6cd3221c3293b636678db4c5e5a2
treef630211a0feba6ab6c04318e590212eaac902229
parent2669dc269b8eb7914fb93221a74907df5cada508
macos: Provide the right drag action

We should use the drag action/operation provided by the
drag handlers, not rely on our internal bookkeeping.
gdk/macos/GdkMacosWindow.c
gdk/macos/gdkmacosdrag-private.h
gdk/macos/gdkmacosdrag.c